Click or drag to resize

PropertyId Class

Identifies an extended property.
Inheritance Hierarchy

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class PropertyId : ExtendedPropertyPath

The PropertyId type exposes the following members.

Constructors
  NameDescription
Public methodPropertyId
Initializes a new instance of the PropertyId class.
Public methodPropertyId(Int32)
Initializes a new instance of the PropertyId class.
Public methodPropertyId(Int32, StandardPropertySet)
Initializes a new instance of the PropertyId class.
Public methodPropertyId(Int32, StandardPropertySet, MapiPropertyType)
Initializes a new instance of the PropertyId class.
Top
Properties
  NameDescription
Public propertyId
Public propertySet
Public propertyType
Top
Methods
See Also